adTempus API
PreviousUpNext
IExecutionHistoryStep::RestartCount Property

Indicates the restart count for this step.

C++
__property long* RestartCount;
C#
long* RestartCount;
Visual Basic
Property RestartCount() As long*
Default Value

0

 

On the initial execution of the step, the RestartCount is 0. If the step is restarted by a JobControlAction, the RestartCount is incremented on each restart in the chain.

adTempus API Reference version 3.0.0.0, revised 10/30/2008